.btn {
    -moz-appearance: none;
    background: #009df5 none;
    border-radius: 0.4rem;
    border-style: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    height: 2.3rem;
    margin: 0 auto;
    min-width: 180px;
    padding: 13px 30px 3px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    transition: background-color 0.5s ease 0s;
    vertical-align: middle;
}

.btn_small {
    -moz-appearance: none;
    background: #009DF5 none;
    border-radius: 0.4rem;
    border-style: none;
    color: #FFF;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    padding: 9px 20px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    transition: background-color 0.5s ease 0s;
    vertical-align: middle;
}

.btn_mini {
    -moz-appearance: none;
    background: #009df5 none;
    border-radius: 0.4rem;
    border-style: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    transition: background-color 0.5s ease 0s;
    vertical-align: middle;
}

.btn:hover,
.btn_small:hover,
.btn_mini:hover {
    background-color: #ee3124;
    text-decoration: none;
    color: #fff;
}

.m .max-width-1180 {
    margin: 0 auto;
    width: 100%;
    max-width: 1180px;
}

/*------------------------------------------------------------------------------
 NEW - Homepage Application
------------------------------------------------------------------------------*/

.mediatel--index .application_header {
    height: auto;
    background: #FFFFFF none;
    border: 0;
    margin-bottom: 0;
}

.mediatel--index .application_workspace_width {
    padding: 0 2%;
}

/*------------------------------------------------------------------------------
 Application
------------------------------------------------------------------------------*/

.application_header {
    height: 8.25em;
    width: 100%;
    z-index: 5;
}

.layout_insight .application_header,
.mediatel--newsline .application_header {
    margin-bottom: 0;
}

.application_workspace {
    z-index: 6;
}

#page_directory_index .application_workspace {
    overflow: hidden;
}

#custom_application_overlay_iframe {
    display: none;
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 94;
    border: 0;
}

/* Small Header */

.no_brand .application_header {
    /* Register et al */
    height: 2.25em;
}

.no_brand .application_workspace {
    top: 3em;
    /*background-color: #FFFFFF;*/
    overflow-y: auto;
}

.js_within_lightbox .application_header {
    padding-top: 0;
}

.js_within_lightbox .application_workspace {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.js_within_lightbox .application_workspace_body {
    background-color: transparent;
}

/* Width Controls */

.application_workspace_width {
    position: relative;
    padding: 0 2%;
    max-width: 1200px;
    min-height: 400px;
}

.stand_alone .application_workspace_width {
    padding: 1em 2%;
    max-width: none;
    overflow: auto;
    min-height: 0;
}

.content_column_container {
    margin-top: 1em;
}

.content_column {
    float: left;
    width: 48%;
    margin: 0 0 0 4%;
}

.content_column:first-child {
    margin-left: 0;
}

/*------------------------------------------------------------------------------
 FOOTER
------------------------------------------------------------------------------*/

.application_footer {
    background-color: #f3f3f4;
    clear: both;
    color: #888888;
    margin: 0;
    padding: 1em 0 0;
    font-size: 13px;
	*background-color: #fff;
}

.application_footer_inner {
    color: #ffffff;
    height: auto;
    margin: 0 auto;
}

.m .application_footer_inner {
    margin: 0 auto;
    max-width: 1180px;
}

.footer {
    display: table;
    margin: 25px 0 30px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.footer ul {
    float: left;
    font-size: 13px;
    height: 370px;
    line-height: 26px;
    margin-right: 1%;
    width: 15.83%;
}

.footer ul h1 {
    color: #ee3124;
    font-size: 19px;
    margin-bottom: 12px;
    font-weight: 300;
}

.footer ul a {
    color: #a4a4a4;
}

.footer ul a:hover {
    color: #ee3124;
}


.footer_bottom {
    border-top: 1px solid #cccccc;
    color: #a4a4a4;
    font-size: 13px;
    padding: 21px 15px;
    margin-top: 15px;
    display: table;
    width: 100%;
}

.footer_bottom p {
    margin-top: 8px;
    margin-bottom: 0;
}


/*------------------------------------------------------------------------------
 All Workspaces
------------------------------------------------------------------------------*/

.panel_start,
.panel_reports {
    float: left;
    width: 22%;
    margin-top: 2em; /* REBUILD - ADDED */
}

.panel_workspace {
    float: left;
    width: 77%;
    margin-left: 0;
    margin-right: 1%;
    margin-top: 2em; /* REBUILD - ADDED */
}

.mediatel--index .panel_workspace,
.mediatel--mediatel-index .panel_workspace {
    margin-left: 2%;
    margin-right: 0;
}

.panel_article_workspace {
    float: left;
    margin: 0.5em 1% 0 0; /* REBUILD - WAS margin: 1.5em 2% 0 0; */
    width: 75%;
}

/* Adwanted Connected articles*/
.panel_article_workspace .details_icon {
    display: none;
}

.panel_article_workspace .datatable table {
    font-size: 75%;
}

.panel_article_workspace .article .article_content img {
    width: 50%;
    float: right;
    padding-bottom: 25px;
    padding-left: 25px;
}

.panel_article_workspace .article .article_content p,
.panel_surveys p {
    color: #686868;
    margin: 0;
    padding-bottom: 20px;
    padding-right: 20px;
}

.panel_article_workspace .article h3 {
    color: #555;
    letter-spacing: -1px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.panel_article_column {
    float: left;
    width: 22%;
    margin: 2em 0 0; /* REBUILD - WAS margin: 0; */
}

.article_content,
.related_articles {
    /* Martin removed these when working on the Special Feature article template. https://jira.mediatel.co.uk/browse/MTEL-14014
    /*float: left;*/
    /*margin-right: 3%;*/
}

.article_links {
    float: right;
    width: 23%;
    /*padding-top: 2.4em;*/
}

.article_services {
    padding-top: 1.2em;
}

.panel_article_workspace h3,
.panel_article_column h3,
form.normal h3 {
    color: #555555;
    font-weight: bold;
}

#application_tabs {
    height: 2em;
    padding: 0.5em;
}

#application_tabs .tab {
    border: 1px solid black;
    border-bottom: none;
    padding: 0.1em;
}

#application_tabs .tab.active {
    background: grey;
}

.application_iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    background: #fff;
    overflow: hidden;
}

.application.mediatel--mediatel-index   #workspace {
    margin-top: 1em;
}

/*   Application Navigation - Insight / Newsline   */

.application_navigation {
    height: 3em;
    overflow: hidden;
    padding: 0 3% 0 2%;
    width: 95%;
}

.application_navigation li.module {
    float: left;
}

.application_navigation a.module-link {
    display: block;
    font-size: 131%;
    font-weight: bold;
}

.insight--index .application_navigation li.active a.module-link,
.insight--index .application_navigation li.active a.module-link:hover {
    background: #FFFFFF url(images/app_nav_module_active_bkgd.gif) repeat-x top left;
    color: #000D41;
}

.mediatel--newsline .application_navigation li.active a.module-link,
.mediatel--newsline .application_navigation li.active a.module-link:hover {
    background: #FFFFFF;
    color: #003048;
}

.application_navigation a.module-link span {
    display: block;
    padding: 0.7em 1em 0.8em;
}

.insight--index .application_navigation a.module-link:hover {
    background-color: #0D194B;
}

.mediatel--newsline .application_navigation a.module-link:hover {
    background-color: #193651;
}

.application_feed {
    float: right;
    color: #c8d2d7;
    padding-top: 0.7em;
    font-size: 116%;
}

.application_feed img {
    vertical-align: middle;
    margin-left: 0.75em;
}

/*****
 * TODO: These may need to be moved depending on how the databases are implemented (shared
 * stylesheet, separate sheets, etc.)
 *****/
#application.radio,
#application.press,
#application.press-classic,
#application.television,
#application.online,
#application.cinema,
#application.test {
    max-width: none;
    padding: 0;
}

/* apps have no menu bar */
#application.radio #application_workspace,
#application.press #application_workspace,
#application.press-classic #application_workspace,
#application.television #application_workspace,
#application.online #application_workspace,
#application.test #application_workspace,
#application.cinema #application_workspace {
    top: 4.65em;
}

/*------------------------------------------------------------------------------
 * vardata
*----------------------------------------------------------------------------*/

/* Lists */

.vardata ul {
    display: block;
    list-style-type: disc;
    margin: 1em 0 1em 0;
}

.vardata ol,
ol {
    display: block;
    list-style-type: decimal;
    margin: 1em 0 1em 2em;
}

ol li {
    list-style-type: decimal;
}

.vardata li {
    display: list-item;
}

.vardata ul ul,
.vardata ol ul {
    list-style-type: circle;
}

.vardata ol ol ul,
.vardata ol ul ul,
.vardata ul ol ul,
.vardata ul ul ul {
    list-style-type: square;
}

.vardata dd {
    display: block;
}

.vardata dl {
    display: block;
    margin: 1em 0 1em 0;
}

.vardata dt {
    display: block;
}

.vardata ol ul,
.vardata ul ol,
.vardata ul ul,
.vardata ol ol {
    margin-top: 0;
    margin-bottom: 0;
}

/* Bullet-pointed lists in vardata require the "bullets" class in the UL */

ul.bullets {
    display: block;
    margin-left: 2em;
}

ul.bullets li {
    list-style-image: url(/images/bullet.gif);
    margin: 0 0 0.5em 0;
}

ul.bullets li ul {
    padding: 0 0 0.5em 0.5em;
}

/*------------------------------------------------------------------------------
 * Button styles
*----------------------------------------------------------------------------*/

.button_green,
.button_green:visited,
.button_green.disabled:hover {
    background: #FFFFFF url(images/button_green.gif) repeat-x bottom left;
    border: 1px solid #758C67;
    padding: 0.25em 1em;
    *padding: 0.25em;
    font-weight: bold;
    color: #2A5D0B;
    text-decoration: none;
    display: block;
}

.button_green:hover,
.button_grey:hover,
.button_green:visited:hover,
.button_grey:visited:hover {
    background: #CCDFC0 url(images/button_green_hover.gif) repeat-x bottom left;
    border: 1px solid #4E7237;
    color: #173C00;
    cursor: pointer;
    text-decoration: none;
}

.button_grey,
.button_grey:visited,
.button_grey.disabled:hover {
    background: #FFFFFF url(images/button_grey.gif) repeat-x bottom left;
    border: 1px solid;
    border-color: #CECECE #8A8A8A #CECECE #8A8A8A;
    padding: 0.25em 1em;
    *padding: 0.25em;
    font-weight: bold;
    color: #39488A;
    display: block;
}

.button_green.disabled,
.button_grey.disabled {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    cursor: default;
}

.lozenge_button a:hover,
.lozenge_button a:visited:hover,
.maximised .max_min_button:hover,
.minimised .max_min_button:hover {
    text-decoration: none;
    position: relative;
    background-position: bottom left;
}

.hoverpop {
    display: none;
    position: absolute;
    width: 210px;
    top: 13px;
    right: 0;
    z-index: 500;
    padding-bottom: 14px;
    background: transparent url(/images/popup_shadow_w210.png) no-repeat bottom center;
}

.hoverpop_content {
    background-color: #F3F3F3;
    border: 1px solid #9196AD;
    padding: 10px;
    text-align: left;
    color: #000000;
    text-decoration: none;
    display: block;
}

.lozenge_button a:hover .hoverpop {
    display: block;
    cursor: default;
}

.lozenge_button .ie6_popup {
    display: none;
}

.max_min_button {
    height: 15px;
    float: right;
    margin: 5px 20px;
    position: relative;
    zoom: 1;
    cursor: pointer;
}

.minimised .max_min_button {
    background: url(images/icon_button_maximise.gif) no-repeat top left;
    width: 67px;
}

.maximised .max_min_button {
    background: url(images/icon_button_minimise.gif) no-repeat top left;
    width: 60px;
}

.info_button {
    background: url(images/icon_button_info.gif) no-repeat top left;
    height: 12px;
    width: 36px;
    float: right;
    zoom: 1;
    cursor: help;
}

.print_info_button {
    background: url(images/icon_button_print_info.gif) no-repeat top left;
    height: 12px;
    width: 57px;
    zoom: 1;
    display: block;
    cursor: help;
    margin: 0 auto;
}

.about_data_button {
    background: url(images/icon_button_about_data.gif) no-repeat top left;
    height: 15px;
    width: 88px;
    zoom: 1;
    display: block;
    margin: 0 auto;
    text-indent: -99999px;
}

/*------------------------------------------------------------------------------
 * Advanced Search
*----------------------------------------------------------------------------*/

form.normal.advanced label {
    width: 6em;
}

.about-mediatel {
    float: left;
    margin: 0 2% 0 0;
    width: 49%;
}

.about-application {
    float: left;
    margin: 0;
    width: 49%;
}

.about-index-subscription {
    float: left;
    margin: 0;
    width: 49%;
}

.about-application h4.trigger {
    cursor: pointer;
}

/*------------------------------------------------------------------------------
 * Debugging
*----------------------------------------------------------------------------*/

.debug-config {
    background-color: #eeee00;
}

/*------------------------------------------------------------------------------
 * About Page
*----------------------------------------------------------------------------*/

.mediatel-about h4 {
    margin: 0.5em 0 0.25em;
}

.mediatel-about p {
    font-size: 108%;
}

.about-application h4 {
    margin: 0;
    padding: 0.5em 1em;
    color: #0F1F61;
    background: #F1F1F1 url(/images/bkgds/even_bkgd.gif) repeat-x bottom left;
}

.about-application .content-inner h5 {
    margin: 1em 0;
    color: #990000;
}

.about-application .panel {
    border-top: 1px solid #FFFFFF;
    overflow: hidden;
}

.about-application .content {
    overflow: hidden;
}

.about-application .content-inner {
    background: #FFFFFF;
    overflow: hidden;
    padding: 0 1em;
    margin: 0 1px 1px;
}

.about-application .drop-down {
    background: url(/images/drop_down.gif) no-repeat bottom center;
    float: right;
    width: 9px;
    height: 12px;
}

.panel.opened .drop-down {
    background: url(/images/drop_up_white.gif) no-repeat bottom center;
    height: 15px;
}

.about-application h4 {
    overflow: hidden;
}

.about-application h4 span {
    display: block;
    padding: 0.25em 0;
    float: left;
}

.about-application .panel.closed h4:hover .drop-down {
    background: url(/images/drop_down_white.gif) no-repeat bottom center;
    height: 15px;
}

.about-application h4:hover,
.panel.opened h4,
.about-application h4:hover .icon_lozenge,
.panel.opened .icon_lozenge {
    color: #FFFFFF;
    background: none;
}

.icon_lozenge {
    float: left;
    margin-right: 0.75em;
    width: 23px;
    height: 19px;
    padding-top: 3px;
    text-align: center;
    background: transparent url(images/icon_lozenge_bkgd.png) no-repeat;
}

/*------------------------------------------------------------------------------
 * Popup Window content
*----------------------------------------------------------------------------*/

.application_container.stand_alone {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    overflow: hidden;
    background-color: #FFFFFF;
}

/*.application_workspace.stand_alone {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow-y: auto;
}*/

#panel_services .panel {
    padding: 0;
}

#panel_services .panel.left {
    width: 43%;
    padding: 0 0 0 0;
}

#panel_services .panel.left:first-child {
    padding: 0 3% 0 0;
    width: 51%;
}

/*#panel_services .content p,
#panel_services .content ul,
#loginform p,
#form_registration p,
#form_reset_request p,*/
.stand_alone p,
.stand_alone ul {
    font-size: 108%;
}

#panel_services .confirmation {
    border: 1px solid #BBBBBB;
    margin: 1em 0;
    padding: 0.75em 1em;
    background: #FFFFFF url(../images/bkgds/inner_shadow_bkgd.gif) repeat-x;
    clear: both;
    text-align: center;
}

#panel_services .confirmation h4 {
    color: #007200;
    margin: 0;
}

.choose_data_alerts {
    border: 1px solid #BBBBBB;
    margin: 1em 0;
    padding: 0.75em 1em;
    clear: both;
}

.athens_area {
    border-top: 1px solid #CDCDCD;
    padding: 1em 0 0 1em;
    margin-top: 1em;
    text-align: right;
}

.athens_area a {
    background: url(/images/icons/16x16/icon_athens.png) no-repeat center left;
    padding-left: 24px;
    font-size: 108%;
}

.university_login {
    font-size: 108%;
    border-top: 1px solid #CDCDCD;
    padding: 1em 0 0 1em;
    margin-top: 1em;
    text-align: right;
}

/* Loading */

.loader_overlay {
    background-color: #C3C5D0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}

.loader_overlay .content {
    border: 1px solid #555555;
    left: 20%;
    padding: 0 0.5em 1em;
    position: absolute;
    right: 20%;
    text-align: center;
    top: 25%;
    background-color: #ffffff;
}

.loader_overlay .content h2 {
    color: #666666;
    font-size: 150%;
    margin: 0;
    padding: 0.75em 0 0.5em;
    text-align: center;
    width: 100%;
}

.loader .status {
    font-size: 110%;
}

.loader .loading {
    background: url(../images/loaders/app_menu.gif) no-repeat;
    padding-left: 20px;
}

/*------------------------------------------------------------------------------
 * Registration Form
*----------------------------------------------------------------------------*/

#form_registration {
    margin-top: 2em;
}

.registration_info {
    border: 1px solid #BBBBBB;
    padding: 1em 1em 0;
    margin-bottom: 1em;
    overflow: hidden;
    background: url(../images/bkgds/inner_shadow_bkgd.gif) repeat-x;
}

.registration_info p {
    margin-top: 0;
}

/*------------------------------------------------------------------------------
 * Cintel Splash
*----------------------------------------------------------------------------*/

.cintel_splash {
    margin: 2em auto;
    padding-left: 455px;
    padding-top: 139px;
    width: 379px;
    height: 111px;
    background: url(/images/bkgds/cintel_splash_bkgd.gif) no-repeat;
}

.cintel_splash .cintel_button {
    width: 230px;
    height: 50px;
    display: block;
    background: url(/images/bkgds/cintel_button_bkgd.gif) no-repeat top left;
}

.cintel_splash .cintel_button:hover {
    background-position: bottom left;
}

/*------------------------------------------------------------------------------
 * Introduction information
*----------------------------------------------------------------------------*/

.intro_header {
    padding: 0.75em 1em;
    background-color: #C3C5D0;
}

.intro_panel {
    background-color: #ECEEF5;
    float: left;
    margin: 0 20px 20px 0;
    width: 365px;
    border: 1px solid #AAAAAA;
    padding: 15px 300px 15px 15px;
    min-height: 6.5em;
}

.intro_panel.site-reports {
    background: #ECEEF5 url(images/report_shots/cross-media-metrics.jpg) no-repeat top right;
}

.intro_panel.users-households {
    background: #ECEEF5 url(images/report_shots/demographics-kantar.jpg) no-repeat top right;
}

.intro_panel.internet-activity {
    background: #ECEEF5 url(images/report_shots/activities-ons.jpg) no-repeat top right;
}

.intro_panel.expenditure-revenue {
    background: #ECEEF5 url(images/report_shots/sector-nmr.jpg) no-repeat top right;
}

.intro_panel.tgi-survey {
    background: #ECEEF5 url(images/report_shots/tgi-survey.jpg) no-repeat top right;
}

.intro_panel.media-expenditure {
    background: #ECEEF5 url(images/report_shots/media-expenditure.jpg) no-repeat top right;
}

.intro_panel.media-expenditure-total {
    background: #ECEEF5 url(images/report_shots/media-expenditure-total.jpg) no-repeat top right;
}

#js_standalone_iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.full_viewport {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

/*------------------------------------------------------------------------------
 * Delete Button
*----------------------------------------------------------------------------*/

a.delete_button {
    display: block;
    width: 14px;
    height: 14px;
    background: url(images/icon_delete.gif) no-repeat top left;
}

a.delete_button:hover {
    background-position: bottom left;
}

/* --- Cookie warning --- */
#cookie_warning {
    z-index: 99999;
    width: 100%;
    margin: 0;
    left: 0;
    color: #000;
    font-size: 14px;
    line-height: 19px;
    background-color: #42b4e6;
    border-top: 2px solid #fff;
    position: fixed;
    padding: 0.25em 0 1.25em 3em;
    border-bottom: none;
}

#cookie_warning button {
    color: #fff;
    width: 11em;
    background: red;
    border: 1px solid #fff;
    margin-top: 6px;
    font-size: 18px;
    font-weight: normal;
    margin-right: 7px;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 14px;
    position: absolute;
    top: 45px;
    right: 5em;
    opacity: 100;
}

.page_index_about-us main section {
    background: #fff;
}

#cookie_warning div {
    width: 60%;
}

@media only screen and (max-width: 980px) {
    #cookie_warning button {
        position: relative;
        top: auto;
        right: auto;
    }
    #cookie_warning div {
        width: 80%;
    }
}

#cookie_warning h2 {
    color: #000;
}

/* ----- */
.undisplayed {
    display: none;
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
    #brand {
        min-width: 481px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    #brand {
        min-width: 320px;
    }
}

.m .default--subscriber .application_workspace_width {
    padding: 0 2%;
    margin: 0 auto;
    max-width: 1180px;
}


/*Fix old pages //content for press, online, etc */
.application_reports,
.panel_workspace,
.panel_reports {
    font-size: 90%;
}

.application_reports h3,
.panel_workspace h3,
.pod_group h3 {
    color: #5f6062;
    font-size: 147%;
    font-weight: bold;
    line-height: 20px;
}


@media \0screen {
	.m .application_footer_inner {
        width: 1180px;
    }

	.m .max-width-1180 {
		width: 1180px;
		display:table;
	}

	.application_footer {
        background-color: #fff;
    }

	.btn_small,
    .btn {
		padding: 12px;
	}
}

/*Adwanted Connected*/

body.display .application_workspace_width,
body.media-landscape .application_workspace_width,
body.media-landscape .application_workspace_width,
body#page_direct_index .application_workspace_width,
body.regional .application_workspace_width,
body.av .application_workspace_width,
body.connected-av .application_workspace_width,
body.connected-surveys .application_workspace_width {
    max-width: 100%;
    padding: 0 5px;
}

body.display .application_workspace_width .panel_workspace,
body.display .application_workspace_width .panel_reports,
body.media-landscape .application_workspace_width .panel_workspace,
body.regional .application_workspace_width .panel_workspace,
body.regional .application_workspace_width .panel_reports,
body.av .application_workspace_width .panel_workspace,
body.av .application_workspace_width .panel_reports,
body.connected-av .application_workspace_width .panel_workspace,
body.connected-av .application_workspace_width .panel_reports,
body.connected-surveys .application_workspace_width .panel_workspace,
body.connected-surveys .application_workspace_width .panel_reports,
.mediatel--direct .application_workspace_width .panel_workspace,
.mediatel--direct .application_workspace_width .panel_reports,
#regional_application,
#television_application,
#television_channel-search,
#television_sponsorship{
    margin-top: 1em;
}

div.rform {
    display: none;
}